Skip to content

fix: remove local deployment related files#658

Merged
Roopan-Microsoft merged 1 commit into
microsoft:mainfrom
Priyanka2-Microsoft:remove-local-deployment-cp
Jul 20, 2026
Merged

fix: remove local deployment related files#658
Roopan-Microsoft merged 1 commit into
microsoft:mainfrom
Priyanka2-Microsoft:remove-local-deployment-cp

Conversation

@Priyanka2-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

  • ...remove local deployment related files

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the repository’s “custom/local deployment” path (custom AZD config + custom Bicep template) and cleans up the documentation so the deployment guide no longer instructs users to swap in those local-deployment files.

Changes:

  • Deleted infra/main_custom.bicep (custom deployment Bicep template).
  • Deleted azure_custom.yaml (custom AZD configuration for deploying local code changes).
  • Removed the “Advanced: Deploy Local Changes” section from docs/DeploymentGuide.md.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
infra/main_custom.bicep Removed the custom Bicep template used for local/custom AZD deployments.
azure_custom.yaml Removed the custom AZD config that paired with main_custom.bicep for deploying local code changes.
docs/DeploymentGuide.md Removed documentation for the local-changes deployment workflow to match the file removals.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Roopan-Microsoft
Roopan-Microsoft merged commit d1aef3b into microsoft:main Jul 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants